air-lambda-ast 0.1.0

Definition of the AIR lambda AST
Documentation

AIR lambda AST

AIR supports lambda expressions that could be applied both to scalars and streams. This crate defines an AST of such expressions, it has a array-like structure, because such a structure is easier to handle.